runtime.functype.in (method)

4 uses

	runtime (current package)
		mfinal.go#L401: 	fint := ft.in()[0]
		type.go#L295: func (t *functype) in() []*_type {
		type.go#L623: 		tin, vin := ft.in(), fv.in()